ConcurrentStack`1 (class)

This type is found in the namespace System.Collections.Concurrent

mget_CountInt32
mget_IsEmptyBoolean
mClearVoid
mCopyToVoid
mPushVoid
mPushRangeVoid
mPushRangeVoid
mTryPeekBoolean
mTryPopBoolean
mTryPopRangeInt32
mTryPopRangeInt32
mToArray
mGetEnumerator
mEqualsBoolean
mGetHashCodeInt32
mGetTypeType
mToStringString
c.ctor
c.ctor
pIsEmptyBoolean
pCountInt32

get_Count

get_IsEmpty

.

Clear

.

CopyTo

.

Push

arraySystem.Collections.Concurrent.
indexSystem.Int32

PushRange

itemSystem.Collections.Concurrent.

PushRange

itemsSystem.Collections.Concurrent.

TryPeek

itemsSystem.Collections.Concurrent.
startIndexSystem.Int32
countSystem.Int32

TryPop

resultSystem.Collections.Concurrent.

TryPopRange

resultSystem.Collections.Concurrent.

TryPopRange

itemsSystem.Collections.Concurrent.

ToArray

itemsSystem.Collections.Concurrent.
startIndexSystem.Int32
countSystem.Int32

GetEnumerator

.

Equals

.

GetHashCode

objSystem.Object

GetType

.

ToString

.

.ctor

.

.ctor

.

IsEmpty

collectionSystem.Collections.Generic.

Count

.
.